home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / ezy_comm / ezy1023.zip / SETUP.ZIP / EZYNODE.CTL < prev    next >
Text File  |  1992-09-03  |  2KB  |  41 lines

  1. ; ************************************************************************
  2. ; *                                                                      *
  3. ; *                     Ezynode Control File                             *
  4. ; *                                                                      *
  5. ; *             (C) Peter Davies and Colin Berg 1992                     *
  6. ; *                      All Rights Reserved.                            *
  7. ; *                                                                      *
  8. ; ************************************************************************
  9. ; First Block will create EzyIndex.01
  10. START
  11. ;
  12. ; Fido Node 3:636/213 can only view NODELIST.*
  13. ; Syntax: AKA <full network address | ALL>
  14. AKA 3:636/213
  15. ;
  16. ; Include NODELIST for these AKA(s)
  17. ; Syntax: LIST <nodelist> [zones to include]
  18. LIST NODELIST.*
  19. ;
  20. ; Crash Mail in Melbourne Australia costs 24 units
  21. ; Routed Mail in Melbourne Australia costs 0 units
  22. ; Syntax: COST <phone number prefix | UNLISTED> <crashmail cost> [routed cost]
  23. COST 61-3 24 0
  24. ;
  25. ; Crash Mail anywhere else in Australia costs 48 units
  26. ; Routed Mail anywhere else in Australia costs 0 units
  27. COST 61-  48 0
  28. ;
  29. ; Crash Mail anywhere not in the above 2 COST statements, costs 150 units
  30. ; Routed Mail anywhere not in the above 2 COST statements, costs 0 units
  31. COST UNLISTED 150 0
  32. ;
  33. ;
  34. ; Second block will create EzyIndex.02
  35. START
  36. AKA 80:1000/2
  37. ;
  38. ; Include EZYNODE.* for 80:1000/2 viewing, but only use Zone 80
  39. LIST EZYNODE.* 80
  40. ;
  41.